CompoundFile Methods |
The CompoundFile type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetBytes |
Gets buffer to read from this compound file.
| |
| GetHashCode | (Inherited from Object.) | |
| GetStream |
Gets stream to read from this compound file.
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Open(Stream) |
Opens compound file from the specified stream.
| |
| Open(String) |
Opens compound file from the specified file.
| |
| Save(Stream) |
Saves this compound file to the specified stream.
| |
| Save(String) |
Saves this compound file to the specified file.
| |
| Save(String, Boolean) |
Saves this compound file to the specified file.
| |
| ToString | (Inherited from Object.) |